How to Install kcalc software package in Debian 8 (Jessie)

How to Install kcalc software package in Debian 8 (Jessie)

kcalc software package provides simple and scientific calculator, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install kcalc 

kcalc is installed in your system.

Make ensure the kcalc package were installed using the commands given below,

$ sudo dpkg-query -l | grep kcalc *

You will get with kcalc package name, version, architecture and description in a table

kcalc package basic information:

Distro Debian 8 jessie
Section Mathematics
Package kcalc
Version 4:4.14.0-1
Description simple and scientific calculator
Sub Section Math


See Also, How to uninstall or remove kcalc software package from Debian 8 (Jessie)?